home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16747 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: cpsc.ucalgary.ca!davidt
  2. From: davidt@cpsc.ucalgary.ca (David Taylor)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Recommendations for compiler for HS students
  5. Date: 11 Apr 1996 21:48:32 GMT
  6. Organization: University of Calgary CPSC
  7. Message-ID: <4kjung$u2h@linux.cpsc.ucalgary.ca>
  8. References: <4kesc2$i6g@head.globalcom.net>
  9. NNTP-Posting-Host: zf.cpsc.ucalgary.ca
  10.  
  11. In article <4kesc2$i6g@head.globalcom.net>,
  12. Bryan Keiffer <bkeiffer@shentel.net> wrote:
  13. >I am looking for recommendations for a compiler to be used to teach
  14. >c++ to high school students.  The machines they will be using will
  15. >most likely be Pentium machines with 16 Meg of RAM.  Objects, classes,
  16. >etc. are not really an issue. At this level students just need to
  17. >learn the syntax and basic programming concepts.
  18. >Since I will be taking a c++ course this summer, it follows that I
  19. >currently do not know the language, but I need to make a
  20. >recommendation for the software purchase.
  21. >My solution is to ask the people who know. Borland, Microsoft, GNU ?
  22. >Help!
  23. >
  24. >Bryan Keiffer (bkeiffer@shentel.net)
  25.  
  26. I would recommend either Linux + GCC or DJGPP ontop of DOS.  They lack
  27. the whizzy "Visual" interface of MS Windows compilers which allows
  28. your students to concentrate on the language.
  29.  
  30. Note that you might have to spend a lecture or two on make and an
  31. editor. 
  32.  
  33. -- 
  34. Andrew Taylor     |email: davidt@cpsc.ucalgary.ca
  35.                   |www:   http://www.cpsc.ucalgary.ca/~davidt
  36.